[INFO] fetching crate motedb 0.2.0...
[INFO] checking motedb-0.2.0 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate motedb 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate motedb 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate motedb 0.2.0
[INFO] tweaked toml for crates.io crate motedb 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate motedb 0.2.0 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate motedb 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.5.4
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded include-flate-compress v0.3.1
[INFO] [stderr]   Downloaded cedarwood v0.4.6
[INFO] [stderr]   Downloaded include-flate v0.3.1
[INFO] [stderr]   Downloaded include-flate-codegen v0.3.1
[INFO] [stderr]   Downloaded bincode v1.3.3
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded zmij v1.0.17
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded roaring v0.10.12
[INFO] [stderr]   Downloaded jieba-macros v0.7.1
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded jieba-rs v0.7.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9
[INFO] running `Command { std: "docker" "start" "7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking cedarwood v0.4.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling jieba-macros v0.7.1
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]     Checking include-flate v0.3.1
[INFO] [stderr]     Checking jieba-rs v0.7.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tikv-jemallocator v0.5.4
[INFO] [stderr]     Checking tikv-jemalloc-ctl v0.5.4
[INFO] [stderr]     Checking motedb v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `VectorNode`
[INFO] [stdout]   --> src/storage/lsm/unified_memtable.rs:15:69
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::index::fresh_graph::{FreshVamanaGraph, FreshGraphConfig, VectorNode};
[INFO] [stdout]    |                                                                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RowId`, `Row`, and `Timestamp`
[INFO] [stdout]  --> src/database/transaction.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::{Row, RowId, Value, Timestamp, PartitionId};
[INFO] [stdout]   |                    ^^^  ^^^^^         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VectorNode`
[INFO] [stdout]   --> src/storage/lsm/unified_memtable.rs:15:69
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::index::fresh_graph::{FreshVamanaGraph, FreshGraphConfig, VectorNode};
[INFO] [stdout]    |                                                                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Point3D`
[INFO] [stdout]    --> src/storage/row_format.rs:556:45
[INFO] [stdout]     |
[INFO] [stdout] 556 |         use crate::types::{Geometry, Point, Point3D};
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: duplicated attribute
[INFO] [stdout]     --> src/index/text_types.rs:1037:5
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     #[test]
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(duplicate_macro_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RowId`, `Row`, and `Timestamp`
[INFO] [stdout]  --> src/database/transaction.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::{Row, RowId, Value, Timestamp, PartitionId};
[INFO] [stdout]   |                    ^^^  ^^^^^         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/storage/lsm/sstable.rs:1323:17
[INFO] [stdout]      |
[INFO] [stdout] 1323 |             let mut sst = SSTable::open(&path).unwrap();
[INFO] [stdout]      |                 ----^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum_squared` is never read
[INFO] [stdout]    --> src/distance/euclidean.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut sum_squared = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 122 |     sum_squared = horizontal_sum_sse(sum_vec);
[INFO] [stdout]     |     ----------------------------------------- `sum_squared` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `dot_product` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let mut dot_product = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 193 |     dot_product = horizontal_sum_sse(dot_sum);
[INFO] [stdout]     |     ----------------------------------------- `dot_product` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_a` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let mut norm_a = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 194 |     norm_a = horizontal_sum_sse(norm_a_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_a` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_b` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut norm_b = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 195 |     norm_b = horizontal_sum_sse(norm_b_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_b` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/index/text_types.rs:1043:13
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         let mut cursor = block_list.cursor();
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cache_hits` is assigned to, but never used
[INFO] [stdout]     --> src/database/crud.rs:1183:13
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         let mut cache_hits = 0;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_cache_hits` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cache_hits` is never read
[INFO] [stdout]     --> src/database/crud.rs:1190:17
[INFO] [stdout]      |
[INFO] [stdout] 1190 |                 cache_hits += 1;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `insert_vector_with_inter_insert` and `insert_vector_into_graph` are never used
[INFO] [stdout]     --> src/index/vamana/diskann_index.rs:672:8
[INFO] [stdout]      |
[INFO] [stdout]  189 | impl DiskANNIndex {
[INFO] [stdout]      | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  672 |     fn insert_vector_with_inter_insert(&self, id: RowId, medoid_id: RowId) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1365 |     fn insert_vector_into_graph(&self, id: RowId, medoid_id: RowId) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_manager` is never read
[INFO] [stdout]    --> src/index/btree.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct BTree {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |     file_manager: Option<Arc<FileRefManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `scan_leaf_chain_with_stats` is never used
[INFO] [stdout]     --> src/index/btree.rs:1220:8
[INFO] [stdout]      |
[INFO] [stdout]  400 | impl BTree {
[INFO] [stdout]      | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1220 |     fn scan_leaf_chain_with_stats(&self, start_leaf_id: u64, start: u64, end: u64, 
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tree_box_delete` is never used
[INFO] [stdout]    --> src/index/ioctree/mod.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn tree_box_delete(store: &LeafStore, octant: &mut Octant, min: &[f32; 3], max: &[f32; 3]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `morton_encode_3d` is never used
[INFO] [stdout]    --> src/index/ioctree/mod.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn morton_encode_3d(p: &IndexedPoint3D, bounds_min: &[f32; 3], bounds_range: &[f32; 3]) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contains_box` is never used
[INFO] [stdout]    --> src/index/ioctree/node.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn contains_box(center: &[f32; 3], extent: f32, min: &[f32; 3], max: &[f32; 3]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horizontal_sum_avx2` is never used
[INFO] [stdout]    --> src/distance/euclidean.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 | unsafe fn horizontal_sum_avx2(v: __m256) -> f32 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `decode_row_data` is never used
[INFO] [stdout]    --> src/database/table.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl MoteDB {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub(crate) fn decode_row_data(data: &[u8]) -> Result<crate::types::Row> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum_squared` is never read
[INFO] [stdout]    --> src/distance/euclidean.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut sum_squared = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 122 |     sum_squared = horizontal_sum_sse(sum_vec);
[INFO] [stdout]     |     ----------------------------------------- `sum_squared` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `dot_product` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let mut dot_product = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 193 |     dot_product = horizontal_sum_sse(dot_sum);
[INFO] [stdout]     |     ----------------------------------------- `dot_product` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_a` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let mut norm_a = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 194 |     norm_a = horizontal_sum_sse(norm_a_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_a` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_b` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut norm_b = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 195 |     norm_b = horizontal_sum_sse(norm_b_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_b` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> tests/test_memory_linear.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     for b in 0..num_batches {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delta`
[INFO] [stdout]    --> tests/test_memory_linear.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     for (i, &(batch, delta)) in deltas.iter().enumerate() {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre_flush`
[INFO] [stdout]    --> tests/test_fast_paths.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 |     let pre_flush = db.text_search_ranked("docs_body", "database", 10).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pre_flush`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post_flush`
[INFO] [stdout]    --> tests/test_fast_paths.rs:405:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |     let post_flush = db.text_search_ranked("docs_body", "database", 10).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_flush`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec` is never used
[INFO] [stdout]   --> tests/test_multimodal.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn exec(db: &Database, sql: &str) -> QueryResult {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> tests/bench_resource.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::time::{Instant, Duration};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]   --> examples/mem_profile.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     for i in (1..=100) {
[INFO] [stdout]    |              ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -     for i in (1..=100) {
[INFO] [stdout] 57 +     for i in 1..=100 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_db_fast` is never used
[INFO] [stdout]   --> tests/test_acid_comprehensive.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn setup_db_fast(dir: &std::path::Path) -> Database {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_count` is never used
[INFO] [stdout]   --> tests/test_acid_comprehensive.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn row_count(db: &Database, sql: &str) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cache_hits` is assigned to, but never used
[INFO] [stdout]     --> src/database/crud.rs:1183:13
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         let mut cache_hits = 0;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_cache_hits` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cache_hits` is never read
[INFO] [stdout]     --> src/database/crud.rs:1190:17
[INFO] [stdout]      |
[INFO] [stdout] 1190 |                 cache_hits += 1;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `insert_vector_with_inter_insert` and `insert_vector_into_graph` are never used
[INFO] [stdout]     --> src/index/vamana/diskann_index.rs:672:8
[INFO] [stdout]      |
[INFO] [stdout]  189 | impl DiskANNIndex {
[INFO] [stdout]      | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  672 |     fn insert_vector_with_inter_insert(&self, id: RowId, medoid_id: RowId) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1365 |     fn insert_vector_into_graph(&self, id: RowId, medoid_id: RowId) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_manager` is never read
[INFO] [stdout]    --> src/index/btree.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct BTree {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |     file_manager: Option<Arc<FileRefManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `scan_leaf_chain_with_stats` is never used
[INFO] [stdout]     --> src/index/btree.rs:1220:8
[INFO] [stdout]      |
[INFO] [stdout]  400 | impl BTree {
[INFO] [stdout]      | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1220 |     fn scan_leaf_chain_with_stats(&self, start_leaf_id: u64, start: u64, end: u64, 
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tree_box_delete` is never used
[INFO] [stdout]    --> src/index/ioctree/mod.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn tree_box_delete(store: &LeafStore, octant: &mut Octant, min: &[f32; 3], max: &[f32; 3]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `morton_encode_3d` is never used
[INFO] [stdout]    --> src/index/ioctree/mod.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn morton_encode_3d(p: &IndexedPoint3D, bounds_min: &[f32; 3], bounds_range: &[f32; 3]) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contains_box` is never used
[INFO] [stdout]    --> src/index/ioctree/node.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn contains_box(center: &[f32; 3], extent: f32, min: &[f32; 3], max: &[f32; 3]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horizontal_sum_avx2` is never used
[INFO] [stdout]    --> src/distance/euclidean.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 | unsafe fn horizontal_sum_avx2(v: __m256) -> f32 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `decode_row_data` is never used
[INFO] [stdout]    --> src/database/table.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl MoteDB {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub(crate) fn decode_row_data(data: &[u8]) -> Result<crate::types::Row> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9", kill_on_drop: false }`
[INFO] [stdout] 7210644b9f215aa4292b7e9c625d973824692d32b8198911a53d4fba952134f9
